assembly instruction

英 [əˈsembli ɪnˈstrʌkʃn] 美 [əˈsembli ɪnˈstrʌkʃn]

网络  汇编指令; 装配说明书; 装配说明

计算机



双语例句

  1. All specific intrinsics take the form si_assemblyinstructionname where assemblyinstructionname is the name of the assembly language instruction as defined in the SPU Assembly Language Specification.
    所有specificintrinsic都会采用siassemblyinstructionname的格式,其中assemblyinstructionname是SPU汇编语言规范中所定义的汇编语言指令的名字。
  2. The kernel thread that we implement will raise the interrupt ( the software-generated IRQ) for our device driver ( and not for our card) by making use of the INT assembly instruction.
    我们实现的内核线程可以通过利用INT汇编指令为我们的设备驱动程序(而不是为卡)来触发中断(软件生成IRQ)。
  3. It is implemented as a single mftb assembly instruction.
    它是作为一条mftb汇编指令实现的。
  4. Note that stepping in disassembly or mixed view is done by assembly instruction, whereas stepping in a source file is done by statement.
    注意分别操作或者混合视图都是根据集合指南来完成的,尽管源文件的处理是通过声明来实现的。
  5. The function to retrieve the data from the first element of a list is called car ( a name which is a holdover from an ancient assembly language instruction).
    从列表的第一个元素获取数据的函数称为car(这个名字是古老的汇编语言指令的延续)。
  6. Inevitably, these drivers were programmed in assembly language and relied to a greater or lesser extent on the INT instruction to talk to the BIOS and to system services within MS-DOS itself.
    不可避免的,这些驱动用汇编语言编写,并或多或少地依赖于INT指令来和BIOS以及MS-DOS自身中的系统服务进行会话。
  7. Assembly languages are available for every CPU family, and they translate one line of code into one machine language instruction.
    汇编语言用十每一个CPU家族。他们把一行代码转换成一个机器语言指令。
  8. This system is carries on the software design by monolithic integrated circuit's elementary language assembly language, the instruction carries out the speed to be quick, saves the storage space.
    本系统是以单片机的基本语言汇编语言来进行软件设计,指令的执行速度快,节省存储空间。
  9. The first operating system mechanically verified to ensure type safety including each assembly language instruction that runs after booting which is statically verified.
    它是第一个能够从机制上验证以保证安全性的操作系统,其中包括的所有汇编语言指令都在启动时经过了静态验证,然后才会运行。
  10. The kit comes with easy-to-follow assembly instruction.
    工具箱里带有简易装配指令。
  11. The virtual assembly software using this engine can give a successful instruction on equipment assembly and reduce errors in the assembly process.
    利用该引擎设计完成的虚拟装配软件对工程设备的装配起到了成功的指导作用,减少了装配过程中的误操作。
  12. Computing methods presented here are common and practical. Their programs are given in Z-80 assembly instruction.
    文中给出的算法具有一定的通用性和实用性,并用Z-80汇编语言指令写出相应的程序。
  13. Definition of assembly language consists of pseudo-op definition, instruction definition and choice of assembly syntax.
    汇编语言的定义包括对伪操作的定义、指令定义和汇编语法的选择。
  14. Pay Attention to the Application of Assembly of Educational Media and Improve Practical Effect on Classroom Instruction
    注重教育媒体组合使用提高课堂教学实际效果
  15. Through the introduction of assembly instruction that the function needs, the soft stack structure of TI's C-compiler and C function calling conventions, the C callable DSP program memory accessing technique has been described in detail.
    通过介绍函数功能实现所用汇编指令以及TI的C编译环境软堆栈结构和C语言调用规范,详细描述了C可调用DSP程序存储空间访问技术的程序实现方法。